home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
UTIL
/
PROGRAMMING
/
GAMESUITE
/
GameSuite
/
Utilities
/
Effects
/
ReadMe
< prev
next >
Wrap
Text File
|
1995-01-29
|
1KB
|
32 lines
PsychoEffect
============
Yes, sorry about the name but I’ve got all star commands starting with Psycho
registered to me (for Digital Psychosis and all that). Anyway, PsychoEffect
is a 256 colour mode fader with dithering. The details of its SWI are at the
top of the source file. The files includes are
SetUp Used to set up the path variable if you recompile.
FadeSpr For reference, this is the fade data, created by eye, which
the module uses.
LinFade The data stripped out of FadeSpr. This is INCBINed into
the PsychoEffect Module at compile time.
FadeDemo You'll need a 256 colour MODE 15 sprite to run this. The
lizard file supplied with Translator is particularly good for
this.
Effects The compiled module, ready to go.
EffSource The source code for Effects.
Note that the module name and SWI number for PsychoEffect are unregistered,
so if you want to use the code I suggest you remove the code from the module
and embed it in your own code.
Andy Southgate 1994/5 - use freely.